-
1 data model
"A collection of related object types, operators, and integrity rules that form the abstract entity supported by a database management system (DBMS). Thus, one speaks of a relational DBMS, a network DBMS, and so on, depending on the type of data model a DBMS supports. In general, a DBMS supports only one data model as a practical rather than a theoretical restriction." -
2 type inference
A process in which the compiler determines the data type of a local variable that has been declared without an explicit data type declaration. The type is inferred from the initial value provided for the variable. -
3 data provider
A known data source specific to a target type that provides data to a collector type. -
4 Type-Length-Value
"A method of organizing data that involves a Type code (16 bit), a specified length of a Value field (16 bit), and the data in the Value field (variable)." -
5 Type, Length, Value
"A method of organizing data that involves a Type code (16 bit), a specified length of a Value field (16 bit), and the data in the Value field (variable).""Type, Length, Value" -
6 data record
"A data structure that is a collection of fields (elements), each with its own name and type. Unlike an array, whose elements all represent the same type of information and are accessed using an index, the elements of a record represent different types of information and are accessed by name. A record can be accessed as a collective unit of elements, or the elements can be accessed individually." -
7 data type
A property of a field that defines the kinds of data the field can store. -
8 data diagram
"A report type that maps shapes in a Visio diagram to data stored in lists, workbooks, or databases." -
9 type mismatch
A general error that happens when assigning a value to a variable of another type or when comparing values of incompatible data types. -
10 type checking
"The process performed by a compiler or interpreter to make sure that when a variable is used, it is treated as having the same data type as it was declared to have." -
11 type descriptor
"An object that defines the data type of an input, output or return parameter of a method instance object." -
12 data source plug-in
A type of plug-in that enables a Windows Media server to use different storage systems. -
13 data writer plug-in
"A type of plug-in that enables a Windows Media server to deliver content as a unicast stream, as a multicast stream, or to an archive file." -
14 data source formatting
A type of conditional formatting that is configured within Microsoft SQL Server Analysis Services. -
15 External Content Type data source
A type of data source used to connect to an external data source.English-Arabic terms dictionary > External Content Type data source
-
16 artifact type
A type of data that a tool exposes publicly so that other tools can refer to it. Each artifact must have an artifact type. Each artifact must be identified by a unique and immutable artifact identifier. -
17 Variant data type
"The default data type for variables that don't have type-declaration characters when a Deftype statement isn't in effect. A Variant can store numeric, string, date/time, Null, or Empty data." -
18 Hyperlink data type
A data type for an Access database field that stores hyperlink addresses. An address can have up to four parts and is written using the following format: A data type for an Access database field that stores hyperlink addresses. An address can have up to four parts and is written using the following format: displaytext#address#subaddress#. -
19 scalar data type
"A data type defined as having a predictable and enumerable sequence of values that can be compared for greater-than/less-than relationships. Scalar data types include integers, characters, user-defined enumerated data types, and (in most implementations) Boolean values."دالّة -
20 identifier type character
"A character that that forces a literal to assume a data type other than the one its form indicates. You do this by appending the character to the end of the literal. For example, ""%"" forces the Integer data type of the literal ""L"" in the following declaration: Dim L%."
См. также в других словарях:
type unit data file — A file that provides standard planning data and movement characteristics for personnel, cargo, and accompanying supplies associated with type units … Military dictionary
type certificate data sheets — The official specifications of an airplane, engine, or propeller issued by the national regulatory authority (e.g., FAA, CAA). To be airworthy, any device must conform to the specifications. It is the responsibility of each technician to have the … Aviation dictionary
Type system — Type systems Type safety Inferred vs. Manifest Dynamic vs. Static Strong vs. Weak Nominal vs. Structural Dependent typing Duck typing Latent typing Linear typing Uniqueness typing … Wikipedia
Data loss — is an error condition in information systems in which information is destroyed by failures or neglect in storage, transmission, or processing. Information systems implement backup and disaster recovery equipment and processes to prevent data loss … Wikipedia
Data logger — Cube storing technical and sensor data A data logger (also datalogger or data recorder) is an electronic device that records data over time or in relation to location either with a built in instrument or sensor or via external instruments and… … Wikipedia
Data archaeology — refers to the art and science of recovering computer data encrypted in now obsolete media or formats. Data archaeology can also refer to recovering information from damaged electronic formats after natural or man made disasters. The term… … Wikipedia
Data recovery — is the process of salvaging data from damaged, failed, corrupted, or inaccessible secondary storage media when it cannot be accessed normally. Often the data are being salvaged from storage media such as internal or external hard disk drives,… … Wikipedia
Data independence — is the type of data transparency that matters for a centralized DBMS. It refers to the immunity of user applications to make changes in the definition and organization of data. Physical data independence deals with hiding the details of the… … Wikipedia
Data integration — involves combining data residing in different sources and providing users with a unified view of these data.[1] This process becomes significant in a variety of situations, which include both commercial (when two similar companies need to merge… … Wikipedia
Data-flow analysis — is a technique for gathering information about the possible set of values calculated at various points in a computer program. A program s control flow graph (CFG) is used to determine those parts of a program to which a particular value assigned… … Wikipedia
Data type — For other uses, see Data type (disambiguation). In computer programming, a data type is a classification identifying one of various types of data, such as floating point, integer, or Boolean, that determines the possible values for that type; the … Wikipedia